Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 177,045 for

document formatting

(0.1 sec)
  1. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph Formatting features for enhanced Document styling....represents current paragraph formatting properties. public ParagraphFormat...create a formatted table using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....Create a new file using the Document class and put some text using...DocumentBuilder object Set the formatting for inserting the hyperlink...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  4. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word Documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface.... Word documents are created programmatically...instance of Document Class to add a blank Word document Create DocumentBuilder...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  6. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your Document's visual appeal.... Fill Represents fill formatting for an object. GlowFormat...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...and the resulting formatting in the document not using the indent...unordered list into a Word document using Aspose.Words, you can...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  8. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation....when joining runs with same formatting. ignore_redundant True indicates...when joining runs with same formatting. ignore_spacing True indicates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional Formatting may be defined in a table style....areas to which conditional formatting may be defined in a table...Description FIRST_ROW Specifies formatting of the first row of a table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...